C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / ShowMarquee Property

In This Topic
ShowMarquee Property (TransposedGrid<T>)
In This Topic
Gets or sets a value that indicates whether the grid should display a marquee element around the current selection.
Syntax
'Declaration
 
Public Overridable Property ShowMarquee As Boolean
 
See Also